home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / grap_cad / cim1 / cim2.exe / lzh / DRIV7470.PLT < prev    next >
Encoding:
Text File  |  1991-05-13  |  7.1 KB  |  121 lines

  1. *PLOTTER   plotter configuration file
  2. DRIV7470                  ; NAME      this filename
  3. PLOT                      ; DRIVFILE  driver filename
  4. PLOT                      ; DRIVER    driver name
  5. 2                         ; CODE      driver number
  6. 0                         ; TYPE      0=normally  1=emulate clipping
  7. 0                         ; DIAGS     0=off  1=on
  8. 1                         ; CVERSION  CONFIG version
  9. 1                         ; REVISION  for your accounting
  10. JBC                       ; AUTHOR    put your initials here
  11. *PCOMM     plotter communication parameters
  12. 1                         ; PORTTYPE  0=DOS  1=BIOS  2=internal  3=lpt  4=file
  13. 2                         ; PORTNUM   1=COM1/LPT1   2=COM2/LPT2   3=COM3/LPT3
  14. 3F8                       ; HEXADDR   (if BIOS/int)
  15. 4                         ; INTR      (if BIOS/int)
  16. 9600                      ; BAUDRATE  300  1200  9600  etc  (if BIOS/int)
  17. E                         ; PARITY    0  1  E  O  N  (if BIOS/int)
  18. 1                         ; STOPBITS  1  2  (if BIOS/int)
  19. 0                         ; CTSRTS    0=off  1=handshake  (if BIOS/int)
  20. 1                         ; DSRDTR    0=off  1=handshake  (if BIOS/int)
  21. 1                         ; XONXOFF   0=off  1=handshake  (if BIOS/int)
  22. PLOT.$$$                  ; OUTFILE   diagnostic/output filename (if used)
  23. *PCONFIG   plotter configuration parameters
  24. 1.0                       ; XSCALE    for all X coordinate data
  25. 1.0                       ; YSCALE    for all Y coordinate data
  26. 0.0                       ; XSHIFT    offset X coordinate data
  27. 0.0                       ; YSHIFT    offset Y coordinate data
  28. 1.0                       ; XWSCALE   X scale device coordinates for window
  29. 1.0                       ; YWSCALE   Y scale device coordinates for window
  30. 0.0                       ; XWSHIFT   X shift device coordinates for window
  31. 0.0                       ; YWSHIFT   Y shift device coordinates for window
  32. 1.0                       ; XVSCALE   X scale device coordinates for viewport
  33. 1.0                       ; YVSCALE   Y scale device coordinates for viewport
  34. 0.0                       ; XVSHIFT   X shift device coordinates for viewport
  35. 0.0                       ; YVSHIFT   Y shift device coordinates for viewport
  36. 0                         ; ARCDIR    0=either  1=ccw  2=clw
  37. 1.0                       ; ANGSC     for all degree data
  38. 1                         ; ARCS      0=emulate  1=build-in arcs
  39. 1                         ; CIRCS     0=emulate  1=build-in circles
  40. 1                         ; TEXT      0=emulate  1=build-in horiz text
  41. 1                         ; ATEXT     0=emulate  1=build-in angle text
  42. 0                         ; POLYLINE  0=emulate  1=built-in polyline
  43. 0                         ; FILL      0=emulate  1=convex only   2=polylines
  44. 1.0                       ; TXTHORSC  horizontal text scale adjust
  45. 0.0075                    ; TXTABSSC  absolute text scale adj (0 if non-abso)
  46. 0.3333                    ; TXTWDTSC  text width/height scaling
  47. 1.0                       ; RADSC     scale for radii
  48. 2                         ; NOCOLS    number of pens
  49. 6                         ; NOFONTS   number of fonts matching system
  50. 1                         ; NOFILLS   number of fill fonts matching system
  51. 10.500                    ; XWIDTH    max travel in X
  52. 7.850                     ; YHEIGHT   max travel in Y
  53. 0                         ; OPTIMIZE  0=normal
  54. 0                         ; VARIANT   special internal variations
  55. 0.08                      ; TXSHIFT   shift text rightward
  56. 0.3                       ; TYSHIFT   shift text upward
  57. 1.0                       ; TDXDYMLT  multiplier for values in TXTATAN2
  58. *PSTRINGS  plotter command strings (comments preceded by " ;")
  59. \x1B.M80;: \x1B.I10;;17: \x1B.N20;19:            ; INIT1     initialize
  60.                           ; INIT2     initialize
  61.                           ; INIT3     initialize
  62.                           ; VIEWPREF  set view               X1,Y1,X2,Y2
  63.                           ; VIEWPOST  set view               X1,X2,Y1,Y2
  64.                           ; WINDPREF  set window             A1,B1,A2,B2
  65. SC0,9900,0,7400;          ; WINDPOST  set window             A1,A2,B1,B2
  66. \nPA;LT;                  ; INIT4     initialize
  67. \nPU;SP0;                 ; TERM      terminate
  68.                           ; DELIMIT   (future)
  69.                           ; EOL       (future)
  70. \nPD%1.0f,%1.0f;          ; DRAW      draw to                X,Y
  71. \nPU%1.0f,%1.0f;          ; MOVE      move to                X,Y
  72. \nPU%1.0f,%1.0f;CI%1.0f;PU; ; CIRCLE  circle                 X,Y,R
  73. \nPU%1.0f,%1.0f;AA%1.0f,%1.0f,%1.0f;PU;  ; ARC1              Xs,Ys,Xc,Yc,A
  74.                           ; ARC2      arc                    X,Y,I,J,R
  75.                           ; ARC3      arc                    X,Y,R,I,J
  76. \nPU;DT\x03;DI%1.3f,%1.3f; ; TXTATAN2 set text angle         Dx,Dy
  77.                           ; TXTANG    set text angle         A
  78. \nSR%1.3f,%1.3f;          ; TXTHSC    set text width,height  W,H
  79.                           ; TXTVSC    set text height,width  H,W
  80. \nLT;PU%1.0f,%1.0f;LB     ; TXTBEGIN  start text             X,Y
  81. \x03;                     ; TXTEND    end text
  82.                           ; PLBEGIN   start polyline         X,Y
  83.                           ; PLNEXT    next vertex            X,Y
  84.                           ; PLEND     end polyline           X,Y
  85.                           ; FILSPC    fill spacing           S
  86.                           ; FILANG    fill angle             A
  87.                           ; FPLBEGIN  start fillpoly         X,Y
  88.                           ; FPLNEXT   next vertex            X,Y
  89.                           ; FPLEND    end fillpoly           X,Y
  90.                           ; FILFONT1  fill font 1
  91.                           ; FILFONT2  fill font 2
  92.                           ; FILFONT3  fill font 3
  93.                           ; FILFONT4  fill font 4
  94.                           ; FILFONT5  fill font 5
  95.                           ; FILFONT6  fill font 6
  96. \nLT;                     ; FONT1     line font 1
  97. \nLT2,1;                  ; FONT2     line font 2
  98. \nLT3,2;                  ; FONT3     line font 3
  99. \nLT4,3;                  ; FONT4     line font 4
  100. \nLT5,3;                  ; FONT5     line font 5
  101. \nLT6,5;                  ; FONT6     line font 6
  102. \nPU;SP0;                 ; COLOR0    unload pens
  103. \nPU;SP1;                 ; COLOR1    select pen 1
  104. \nPU;SP2;                 ; COLOR2    select pen 2
  105. \nPU;SP3;                 ; COLOR3    select pen 3
  106. \nPU;SP4;                 ; COLOR4    select pen 4
  107. \nPU;SP5;                 ; COLOR5    select pen 5
  108. \nPU;SP6;                 ; COLOR6    select pen 6
  109. \nPU;SP7;                 ; COLOR7    select pen 7
  110. \nPU;SP8;                 ; COLOR8    select pen 8
  111.                           ; COLOR9    select pen 9
  112.                           ; COLOR10   select pen 10
  113.                           ; COLOR11   select pen 11
  114.                           ; COLOR12   select pen 12
  115.                           ; COLOR13   select pen 13
  116.                           ; COLOR14   select pen 14
  117.                           ; COLOR15   select pen 15
  118.                           ; COLOR16   select pen 16
  119. *END
  120.  
  121.